Delegate Act<A1>

The type Act[T] corresponds to System.Action[T] in the .Net Framework class library.

Type parameters:
A1

Implements

System.ICloneable, System.Runtime.Serialization.ISerializable

Bases

object, System.Delegate, System.MulticastDelegate

Method overview

Invoke(A1 x1)

Method details

void Invoke(A1 x1)